factor out
英 [ˈfæktə(r) aʊt]
美 [ˈfæktər aʊt]
网络 公因子; 分解
英英释义
verb
- resolve into factors
- a quantum computer can factor the number 15
- consider as relevant when making a decision
- You must factor in the recent developments
双语例句
- In the part of the introduction of chapter one, the author has analyzed the demand environment of the automobile industry of our country and influence factor, pointed out the research structure of this paper and introduced surveying method and sample to form.
本文第一章绪论部分,分析了我国汽车产业的需求环境及影响因素,指出了本文的研究结构,介绍了调研方法及样本构成。 - Even when researchers factor out other influences such as parental attention, many peer-reviewed studies have found casual links between viewing phony violence and engaging in actual violence.
即使研究者分析出了其它影响,例如家庭关怀,许多针对同龄人的评论研究发现,观看虚假的暴力镜头与从事实际暴力活动之间存在着因果关系。 - The latter factor drops out when average annual temperatures are considered.
若考虑年平均温度,则可将后一个因素除掉。 - Also, when you identify supporting goals, such as maintenance of important business entities, factor them out into separate supporting use case packages with their own diagrams.
同时,当你确定支持目标,如维护重要的业务实体,把它们排除在外,使之独立并使用自己的图支持用例包。 - So I can factor out all these sums into a factor of sums.
因此这些求和可以分离成单个的因子。 - With abstraction you are attempting to reduce and factor out details not immediately related to the functionality that you are attempting to code.
使用抽象,您可以减少和排除一些细节,不用立即关联到您要进行编码的功能上。 - The hyper function is used several times, so it is prudent to factor it out into its own function.
hyper函数被使用了多次,因此将其构建为一个单独的功能是明智的。 - The latte factor came out of observing a majority of Americans who live paycheck to paycheck, who are wasting their opportunity to become self made millionaires.
“拿铁因素”这个说法来源于对大多数美国人“月光”状况的认识,他们丧失了让自己成为百万富翁的好机会。 - First, we factor out method handles as a simple and generic way of managing methods ( arbitrary JVM methods) as units of behavior, which are ( as methods should be) directly callable.
首先,我们以一种简单而一般的方式来处理方法句柄,这是将方法(任意的JVM方法)作为行为单元来管理的,这样他们就可以直接调用了(本来就应该这样)。 - But let's suppose that I realize that I'm doing a lot of addition in my programs, and I actually want to factor out what seems to becoming a lot of copy, paste.
但是假如我在程序中做了很多加法,我实际上想要提出那些,复制粘贴的东西。